CloudGaming827

DUCK!

Solution

This puzzle is sort of a duck konundrum (a puzzle where you follow a series of instructions to get the final result, leading to a solution). However, the end result has already been given, we just need to find out what to do with it. There are two steps to finding the solution here.


Step 1: Finding Cards

Each card suit has a unique way of being presented, with a custom backing color and face. The custom faces can be connected to decks from The Deck of Many Things. The color of the backs are picked based on the name of the deck, just for theming. Each suit has its own deck associated with it.

The Arctic Deck [Hearts]

The colors represent ports and batteries. The lines give which row to use, and the number gives which column to use (following the arrow).

The Tropical Deck [Clubs]

Each zig-zag of hexagons can be seen as a "column". The number on the top gives which column to use, and the highlight points out a specific cell which gives the card.

The Oasis Deck [Diamonds]

Multiply the number of dots by the number of hands. This gives a value to use in the table, giving our card.

The Metropolitan Deck [Spades]

The pip given is the actual pip of the card. The suit given tells us which circle to use. The orientation of the pip gives a direction in the circle, providing the actual suit of the card.


Step 2: Finding the values

As the rule card explains, each suit has a rule assigned to it which alters the value of a card. There are hints on the rule card which can help us determine the suits rules, but we can also use the story to find these values. For example, we know that the first pair Mark placed has a value of 11.

Suit Change
Hearts +10
Clubs (Evens only) +4
Diamonds +[# of cards is discard]
Spades (Odds only) Reverse order
Finding
card values
Suit
♦*
Pip A 11 1 5 13
2 12 6 7 2
3 13 3 N/A 11
4 14 8 N/A 4
5 15 5 7 9
6 16 10 8 6
7 17 7 13 7
8 18 12 14 8
9 19 9 N/A 5
10 20 14 N/A 10
J 21 11 11 3
Q 22 16 16 12
K 23 13 19 1

*Because the value for the diamonds would change, the value shown is what was used in the game. Cells that have "N/A" were unused cards.

Clicking the value of each card shows what the card would look like.


Once the values of each card have been found, we take the values of each player's hand at the end of the game and convert them to letters. Mark's final hand appears to be backwards, but if we look at it from his side of the table it's the right way around.

PAPERS PLEASE

I have also made a github page which contains all the card designs and backings for the community to use linked here. Be sure to look at the README file. :)